'Declaration Protected Function New( _
ByVal nameИмя профиля.As System.String, _
ByVal processingCommandsКоллекция, содержащая вложенные команды обработки.As System.Collections.Generic.IEnumerable(Of IProcessingCommand) _
)
protected VerificationProfile<TTarget>(
System.String name,
System.Collections.Generic.IEnumerable<IProcessingCommand> processingCommands
)
protected: VerificationProfile<TTarget>(
System.String name,
System.Collections.Generic.IEnumerable<IProcessingCommand*>* processingCommands
)
protected:
VerificationProfile<TTarget>(
System.String name,
System.Collections.Generic.IEnumerable<IProcessingCommand^>^ processingCommands
)
Parameters
- name
- Имя профиля.
- processingCommands
- Коллекция, содержащая вложенные команды обработки.